Version

CommonStateNotifierEventArgs<TState> Class Members

The following tables list the members exposed by CommonStateNotifierEventArgs<TState>.

Public Constructors
 NameDescription
Public ConstructorCommonStateNotifierEventArgs<TState> ConstructorDefault constructor.  
Public Properties
 NameDescription
Public PropertyStateThe state of the CommonStateNotifier<TState>.  
See Also